tools/hotplug: create XEN_RUN_DIR at runtime
authorOlaf Hering <olaf@aepfle.de>
Mon, 22 Sep 2014 12:59:56 +0000 (14:59 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 23 Sep 2014 09:14:16 +0000 (10:14 +0100)
commit7a5e21ac38c2e4631c0071028ec11898eb2825e1
tree53030241a993b9e7bdd351e541bb9b904b42a0aa
parent63dcc681511356d42645ef2c78955864e3b3e6b9
tools/hotplug: create XEN_RUN_DIR at runtime

Create XEN_RUN_DIR instead of hardcoded path because it is a compiletime
setting. Also /var/run might be empty on startup because it is a tmpfs
mount point.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/init.d/xencommons.in.in